home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / right_co.swf / scripts / DefineButton2_286 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-23  |  56 b   |  4 lines

  1. on(release){
  2.    _parent._parent._parent.goIntro();
  3. }
  4.